home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Freeware
/
Programare
/
highlight
/
highlight-W32GUI-2.2-10b-Setup.exe
/
{app}
/
langDefs
/
ada.lang
< prev
next >
Wrap
Text File
|
2004-09-06
|
1KB
|
42 lines
# ADA 95 language definition file
#
# Author: AndrΘ Simon
# Mail: andre.simon1@gmx.de
# Date: 10.06.2003
# ------------------------------------------
# This file is a part of highlight, a free source code converter released under the GPL.
#
# The file is used to describe keywords and special symbols of programming languages.
# See README in the highlight directory for details.
#
# New definition files for future releases of highlight are always appreciated ;)
#
# ----------
# andre.simon1@gmx.de
# http:/www.andre-simon.de/
$KW_LIST(kwa)= abort else new return abs elsif not reverse abstract end null
accept entry select access exception separate aliased exit of subtype all
or and for others tagged array function out task at terminate generic
package then begin goto pragma type body private if procedure case in
protected until constant is use raise declare range when delay limited
record while delta loop rem with digits renames do mod requeue xor
$KW_LIST(kwb)=boolean integer natural positive float character
string duration short_integer long_integer short_float long_float
$KW_LIST(kwc)=wide_character wide_string short_short_integer long_long_integer
short_short_float long_long_float
$STRINGDELIMITERS="
$SL_COMMENT=--
$IGNORECASE=true
$ESCCHAR=\
$SYMBOLS= ( ) [ ] { } , ; : & | < > ! = / * % + - '